home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15791 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: Standard Template Library
  5. Message-ID: <marnoldDpFMwG.8M7@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4jpk4f$9o@newsbf02.news.aol.com> <4jr0pe$3nf@abacus.abasoft.co.uk>
  8. Date: Sat, 6 Apr 1996 08:43:28 GMT
  9. Sender: marnold@netcom13.netcom.com
  10.  
  11. dmb@abacus.abasoft.co.uk (David Byrne) writes:
  12.  
  13. >In article <4jpk4f$9o@newsbf02.news.aol.com>,
  14. >JWoods9194 <jwoods9194@aol.com> wrote:
  15. >>I am looking for a generic implementation of the current STL draft
  16. >...
  17. >>plan on using it with the GNU C++ (for Linux) and Borland C++ 3.1
  18.  
  19. >g++ 2.7.0 and later all include an implementation of STL.
  20. >-- 
  21.  
  22. I don't believe you'll get Borland C++ 3.1 to compile STL, and you 
  23. might even have trouble using 4.0.  Use 4.5 or 5.0 (just released).  
  24. Apparently, Borland C++ 4.5 and pre-release versions of 5.0 were one 
  25. of the main compilers the HP guys used to develop STL.
  26.  
  27. HP's www and ftp sites have the public domain version of STL that
  28. you can download.  A recent version of the HP implementation also
  29. comes with the book "The C++ Programmer's Guide to the Standard
  30. Template Library" (a good book too).
  31.  
  32. I've been using the HP version with Borland C++ 4.52 with very few
  33. problems.  I haven't been doing anything very complicated, but so
  34. far, so good.
  35.  
  36. Regards,
  37. -------------------------------------------------------------------------
  38. Matt Arnold                       |        | ||| | |||| |  | | || ||
  39. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  40. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  41. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  42. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  43. -------------------------------------------------------------------------
  44.